home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Prog / T / Thinkcup.cpt / scanf Update / scanf Update.Script < prev    next >
Text File  |  1990-03-12  |  437b  |  19 lines

  1. {    scanf Weaver version 1.0 Script    }
  2. {    Created 3/2/90 by Greg Howe        }
  3.  
  4.  
  5. {$SETC CLibsIn = '$Where is the original "C Libraries" folder?'}
  6. {$SETC CLibsOut = '$Where is your copy of the "C Libraries" folder?'}
  7.  
  8. {$SETC DiffsFolder = '$Where is the "scanf Update" folder?'}
  9.  
  10. {$SETC scanfIn = (CLibsIn) 'sources:scanf.c'}
  11. {$SETC sourcesOut = (CLibsOut) 'sources'}
  12.  
  13. {$CREATOR 'KAHL'}
  14.  
  15. {$DIFFS DiffsFolder}
  16.  
  17. {$OUTPUT sourcesOut}
  18. {$INPUT scanfIn}
  19.